*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000 (08:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000 (08:08 +0000)
lisp/ChangeLog

index 68ff96761873cec29de4d8f8da94189e5b032860..c070c8f465ca61151134137317d0a35b116246c3 100644 (file)
@@ -1,3 +1,10 @@
+2001-01-11  Richard M. Stallman  <rms@gnu.org>
+
+       * isearch.el (isearch-lazy-highlight-update): 
+       Don't look for more potential matches once maximum is exceeded.
+       Use overlays-in to check correctly for overlap with current match.
+       Ignore empty matches.
+
 2001-01-11  Miles Bader  <miles@gnu.org>
 
        * textmodes/ispell.el (ispell-adjusted-window-height): New function.